home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / WINPROGS.ARJ / TYPER < prev    next >
Text File  |  1990-11-24  |  198b  |  10 lines

  1. typer.exe:  typer.obj typer.def
  2.    link typer, /align:16, NUL, /nod slibcew libw, typer
  3.    rc typer.exe
  4.    
  5.    
  6. typer.obj:  typer.c typer.h
  7.    cl -c -Gsw -Ow -W2 -Zp typer.c
  8.    
  9.       
  10.